-
Notifications
You must be signed in to change notification settings - Fork 142
Element Call SDK target #3600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Element Call SDK target #3600
Conversation
f1a91b2 to
1490359
Compare
BillCarsonFr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for me but fix the copyrights
sdk/helper.ts
Outdated
| @@ -0,0 +1,55 @@ | |||
| /* | |||
| Copyright 2025 New Vector Ltd. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copyright 2025 Element Creations Ltd.
sdk/main.ts
Outdated
| @@ -0,0 +1,308 @@ | |||
| /* | |||
| Copyright 2025 New Vector Ltd. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copyright
vite-sdk.config.ts
Outdated
| @@ -0,0 +1,28 @@ | |||
| /* | |||
| Copyright 2025 New Vector Ltd. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
copyright
This adds another build target to the EC codebase to make it possible to build a library from the EC source, that allows using EC just as a rtc sdk (for real time data) inside a widget.